PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableCell Class
/ setTag Method
Arbitrary data associated with the cell.
Collapse All
Expand All
In This Topic
setTag Method
In This Topic
Sets an arbitrary Object value that can be used to store custom information about this element.
Syntax
public
void
setTag( java.lang.Object
value
)
Parameters
value
Arbitrary data associated with the cell.
See Also
Reference
PDFFlowTableCell Class
PDFFlowTableCell Members